projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cc619b
)
MAKEALL: Add spear platform target to compile all SPEAr boards
author
Stefan Roese
<
[email protected]
>
Wed, 30 May 2012 22:59:43 +0000
(22:59 +0000)
committer
Anatolij Gustschin
<
[email protected]
>
Wed, 7 Nov 2012 00:29:46 +0000
(
01:29
+0100)
Signed-off-by: Stefan Roese <
[email protected]
>
MAKEALL
patch
|
blob
|
history
diff --git
a/MAKEALL
b/MAKEALL
index 84a5c92cf39308ddef93ab17908b84811c4971d3..46c021241ff4809bdb8e033d90e28b510e0e5d64 100755
(executable)
--- a/
MAKEALL
+++ b/
MAKEALL
@@
-380,6
+380,12
@@
LIST_pxa="$(boards_by_cpu pxa)"
LIST_ixp="$(boards_by_cpu ixp)"
+#########################################################################
+## SPEAr Systems
+#########################################################################
+
+LIST_spear="$(boards_by_soc spear)"
+
#########################################################################
## ARM groups
#########################################################################